Skip to content

Conversation

@ksquaredkey
Copy link
Owner

@ksquaredkey ksquaredkey commented Dec 11, 2022

Add support for PostgreSQL container environment variables:

  • POSTGRES_INITDB_ARGS
  • POSTGRES_INITDB_WALDIR
  • POSTGRES_HOST_AUTH_METHOD
  • PGDATA

Added tests for changing default Auth Method via above environment variables.

Added interface for environment variables that the PostgreSQL container now
supports:

* POSTGRES_INITDB_ARGS
* POSTGRES_INITDB_WALDIR
* POSTGRES_HOST_AUTH_METHOD
* PGDATA

As a bonus, added tests for POSTGRES_INITDB_ARGS and POSTGRES_HOST_AUTH_METHOD.
@ksquaredkey ksquaredkey merged commit 60b9eed into master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants